CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP 模拟退火

搜索资源列表

  1. SA-TSP

    0下载:
  2. 利用模拟退火法求解TSP问题 可以求得50个城市的精确解
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2365
    • 提供者:zhouye
  1. for TSP(Matlab)

    1下载:
  2. 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4954
    • 提供者:黄大东
  1. tsp matlab

    0下载:
  2. matlab 模拟退火解决tsp问题
  3. 所属分类:源码下载

    • 发布日期:2010-10-04
    • 文件大小:383691
    • 提供者:drabrucelee
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:26057
    • 提供者:lian
  1. TSP.rar

    0下载:
  2. 通过模拟退火的HOPFIELD神经网络求解TSP问题,HOPFIELD through simulated annealing neural network for solving the TSP problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1142
    • 提供者:yezhenke
  1. TSP.rar

    0下载:
  2. 经典的人工智能问题求解,附有遗传算法和模拟退火算法,以及调试过程,Classical artificial intelligence problem solving, with a genetic algorithm and simulated annealing algorithm, as well as the debugging process
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1418396
    • 提供者:toonlily
  1. TSP

    0下载:
  2. 模拟退火算法解决TSP问题,可视化的输入和输出,结果准确。-Simulated annealing algorithm to solve TSP problems, visual input and output, accurate and reliable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:616850
    • 提供者:马常青
  1. sa_tsp

    0下载:
  2. 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1247
    • 提供者:TL
  1. SimulatedAnnealingtosolveTSPproblem

    0下载:
  2. 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:74330
    • 提供者:elven
  1. sa

    0下载:
  2. 运用模拟退火算法解决旅行商问题,简单易懂,代码清晰,行数比较少-Simulated Annealing to solve TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1813
    • 提供者:
  1. tsp1

    0下载:
  2. 关于TSP模拟退火&遗传算法&相应的MATLAB算法程序- tsp Genetic algorithm and simulated annealing and corresponding MATLAB algorithm procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:31229
    • 提供者:江奇
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. maugis

    0下载:
  2. 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:86016
    • 提供者:孙博
  1. TSP_DESK

    0下载:
  2. TSP两种算法求解,一种是遍历所有可能路径求出最短,一种是采用模拟退火算法-TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:127258
    • 提供者:王涛
  1. TSP

    0下载:
  2. 利用模拟退火算法解决旅行商问题,算法较高效.-The use of simulated annealing algorithm to solve the traveling salesman problem, the algorithm more efficient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4489
    • 提供者:Tiny
  1. Hamilton

    0下载:
  2. 哈密尔顿回路算法,内含TSP模拟退火算法和三边交换简单算法-Hamilton-loop algorithms, simulated annealing algorithm includes TSP and trilateral exchange of a simple algorithm for
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:12050
    • 提供者:Taro Yu
  1. tsp

    0下载:
  2. 蚂蚁算法代码,是基于进化理论的优化算法,与流行的遗传算法、模拟退火有着共同的优点-ant evolution code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:xurui0224
  1. Simulated

    0下载:
  2. 用模拟退火算法求30个城市的旅行商问题的C程序-Simulated Annealing Algorithm with 30 cities of the TSP C program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1027343
    • 提供者:li qing
  1. tsp

    0下载:
  2. tsp问题的解决方法 模拟退火和遗传算法-tsp solution to the problem simulated annealing and genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:zhang
  1. TSP

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-TSP problems (traveling salesman problem, traveling salesman problem) is common malab simulated annealing source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:799
    • 提供者:陈文迅
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com